listitemwidget: Fix focus handling for columnview
authorBenjamin Otte <otte@redhat.com>
Wed, 3 Jun 2020 16:12:00 +0000 (18:12 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 3 Jun 2020 16:12:00 +0000 (18:12 +0200)
commita84f6228ca9f9f95ad890196855c824e58723b35
treedb7dee48baabc358b04c73d55e0f89def137970d
parentaa38fc712fa76c60ccc13b75c6de9243b55748b3
listitemwidget: Fix focus handling for columnview

ListItemWidget needs to be aware of potentially having multiple
children, so make it aware.
gtk/gtklistitemwidget.c